home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-25 | 906 b | 39 lines | [TEXT/MPS ] |
- #========================================================================================
- #
- # File: MacMake.bmk
- # Release Version: $ ODF 1 $
- #
- # Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- #
- #========================================================================================
-
- __ComponentName = ODFCommon
-
- __ComponentSignature = 'odf '
-
- __IncludeDirs = ∂
- -i "{FWODCppIncludes}HandMade:" ∂
- -i "{FWODCppIncludes}MachineMade:" ∂
- -i "{ODF}Found:FWCommon:Include:" ∂
- -i "{ODF}Found:ODUtils:Include:" ∂
- -i "{ODF}Found:Layer:Include:"
-
- __FWRCIncludeDirs = ∂
- -i "{ODF}Found:FWCommon:Include:"
-
- # component is built by Layer folder
-
- __ComponentObjects =
-
- __FrameworkObjects =
-
- #__ComponentResources = "{_FWTargetObjectsDir}"FWCommon.rsrc
-
- __CFMInitFunction = ODF_COMMON_CFMINIT
-
- # directory dependency propagation
-
- "{_FWObjDir}" ƒ ∂
- "{ODF}Found:FWCommon:Sources:"
-
-